How To Install ROOT on Windows
Requirements:
- download Visual C++ 2010 Express Edition from http://www.microsoft.com/express/Downloads/#2010-Visual-CPP
- download the newest - not dev - version of ROOT from http://root.cern.ch/drupal/content/downloading-root . After clicking on the newest version scroll down to the Windows section. The package you want is the VC++ 10 MSI package in the release column.
Procedure:
- Install Visual C++ Express Edition
- Install ROOT
Test:
- Start ROOT:
- quit ROOT by typing: .q into the terminal window
Documentation:
C++ and ROOT tutorials